home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Nave / gravity.swf / scripts / DefineButton2_237 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2007-03-28  |  42 b   |  4 lines

  1. on(release){
  2.    _parent.nextFrame();
  3. }
  4.